[INFO] cloning repository https://github.com/phoenix-ru/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phoenix-ru/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenix-ru%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenix-ru%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbb7e6e8952bae4923013ad111cd9239f8de4ff2
[INFO] testing phoenix-ru/advent-of-code-2023 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenix-ru%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phoenix-ru/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/phoenix-ru/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/phoenix-ru/advent-of-code-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phoenix-ru/advent-of-code-2023 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phoenix-ru/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 640071f517a712fd76f06515384642b13fbc829135fce54025a08fbe26f88bfd
[INFO] running `Command { std: "docker" "start" "-a" "640071f517a712fd76f06515384642b13fbc829135fce54025a08fbe26f88bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "640071f517a712fd76f06515384642b13fbc829135fce54025a08fbe26f88bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640071f517a712fd76f06515384642b13fbc829135fce54025a08fbe26f88bfd", kill_on_drop: false }`
[INFO] [stdout] 640071f517a712fd76f06515384642b13fbc829135fce54025a08fbe26f88bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d50887209dd36bbad0ef35b054d590e2ad2802680782931e6ebddd136cb1042
[INFO] running `Command { std: "docker" "start" "-a" "5d50887209dd36bbad0ef35b054d590e2ad2802680782931e6ebddd136cb1042", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)` has the same output filename as the bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)` has the same output filename as the bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)` has the same output filename as the bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)` has the same output filename as the bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)` has the same output filename as the bin target `part1` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)` has the same output filename as the bin target `part1` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)` has the same output filename as the bin target `part2` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)` has the same output filename as the bin target `part2` in package `day04 v0.1.0 (/opt/rustwide/workdir/day04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)` has the same output filename as the bin target `part1` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)` has the same output filename as the bin target `part1` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)` has the same output filename as the bin target `part2` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)` has the same output filename as the bin target `part2` in package `day05 v0.1.0 (/opt/rustwide/workdir/day05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)` has the same output filename as the bin target `part1` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)` has the same output filename as the bin target `part1` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)` has the same output filename as the bin target `part2` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)` has the same output filename as the bin target `part2` in package `day06 v0.1.0 (/opt/rustwide/workdir/day06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)` has the same output filename as the bin target `part1` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)` has the same output filename as the bin target `part1` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)` has the same output filename as the bin target `part2` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)` has the same output filename as the bin target `part2` in package `day07 v0.1.0 (/opt/rustwide/workdir/day07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)` has the same output filename as the bin target `part1` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)` has the same output filename as the bin target `part1` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)` has the same output filename as the bin target `part2` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)` has the same output filename as the bin target `part2` in package `day08 v0.1.0 (/opt/rustwide/workdir/day08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part1` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part1` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part2` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)` has the same output filename as the bin target `part2` in package `day09 v0.1.0 (/opt/rustwide/workdir/day09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part1` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)` has the same output filename as the bin target `part2` in package `day10 v0.1.0 (/opt/rustwide/workdir/day10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part1` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)` has the same output filename as the bin target `part2` in package `day11 v0.1.0 (/opt/rustwide/workdir/day11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part1` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)` has the same output filename as the bin target `part2` in package `day12 v0.1.0 (/opt/rustwide/workdir/day12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part1` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)` has the same output filename as the bin target `part2` in package `day13 v0.1.0 (/opt/rustwide/workdir/day13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part1` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)` has the same output filename as the bin target `part2` in package `day14 v0.1.0 (/opt/rustwide/workdir/day14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part1` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)` has the same output filename as the bin target `part2` in package `day15 v0.1.0 (/opt/rustwide/workdir/day15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part1` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)` has the same output filename as the bin target `part2` in package `day16 v0.1.0 (/opt/rustwide/workdir/day16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part1` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)` has the same output filename as the bin target `part2` in package `day17 v0.1.0 (/opt/rustwide/workdir/day17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part1` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)` has the same output filename as the bin target `part2` in package `day18 v0.1.0 (/opt/rustwide/workdir/day18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part1` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)` has the same output filename as the bin target `part2` in package `day19 v0.1.0 (/opt/rustwide/workdir/day19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part1` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)` has the same output filename as the bin target `part2` in package `day20 v0.1.0 (/opt/rustwide/workdir/day20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part1` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)` has the same output filename as the bin target `part2` in package `day21 v0.1.0 (/opt/rustwide/workdir/day21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part1` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)` has the same output filename as the bin target `part2` in package `day22 v0.1.0 (/opt/rustwide/workdir/day22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part1` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part2` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)` has the same output filename as the bin target `part2` in package `day23 v0.1.0 (/opt/rustwide/workdir/day23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)` has the same output filename as the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/part1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `part1` in package `day25 v0.1.0 (/opt/rustwide/workdir/day25)` has the same output filename as the bin target `part1` in package `day24 v0.1.0 (/opt/rustwide/workdir/day24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]    Compiling day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]    Compiling day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]    Compiling day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]    Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Compiling day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]    Compiling day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Compiling day23 v0.1.0 (/opt/rustwide/workdir/day23)
[INFO] [stderr]    Compiling day24 v0.1.0 (/opt/rustwide/workdir/day24)
[INFO] [stderr]    Compiling day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Compiling day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Compiling day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]    Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]    Compiling day19 v0.1.0 (/opt/rustwide/workdir/day19)
[INFO] [stderr]    Compiling day22 v0.1.0 (/opt/rustwide/workdir/day22)
[INFO] [stderr]    Compiling day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> day19/src/lib.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse_input(input: &str) -> (FxHashMap<&str, Workshop>, Vec<Part>) {
[INFO] [stdout]    |                           ^^^^                ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                   |
[INFO] [stdout]    |                           |                   the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse_input(input: &str) -> (FxHashMap<&str, Workshop<'_>>, Vec<Part>) {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day07/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day07/src/bin/part2.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day07` (bin "part2") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `day24/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day24/src/bin/part1.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | main!();
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day17/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day17/src/bin/part2.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | main!();
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day07/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day07/src/bin/part1.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day05/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day05/src/bin/part2.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `day17/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> day17/src/bin/part1.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | main!();
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day05` (bin "part2") due to 1 previous error
[INFO] [stderr] error: could not compile `day24` (bin "part1") due to 1 previous error
[INFO] [stderr] error: could not compile `day17` (bin "part2") due to 1 previous error
[INFO] [stderr] error: could not compile `day07` (bin "part1") due to 1 previous error
[INFO] [stderr] error: could not compile `day17` (bin "part1") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5d50887209dd36bbad0ef35b054d590e2ad2802680782931e6ebddd136cb1042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d50887209dd36bbad0ef35b054d590e2ad2802680782931e6ebddd136cb1042", kill_on_drop: false }`
[INFO] [stdout] 5d50887209dd36bbad0ef35b054d590e2ad2802680782931e6ebddd136cb1042
